C1.WPF Namespace : PropertyChangedEventArgs<T> Class |
The following tables list the members exposed by PropertyChangedEventArgs<T>.
Name | Description | |
---|---|---|
![]() | PropertyChangedEventArgs<T> Constructor |
Name | Description | |
---|---|---|
![]() | NewValue | The value of the property after the change. |
![]() | OldValue | The value of the property before the change. |